external library function 相关的搜索结果 共有12个

ftp_cd()

Description: Set the remote working directory/directories on the FTP server. Syntax: ftp_cd(client,remotePath) Note: Ftpftp server, remote working directory, external library function

ftp_open()

Description: Create an FTP client. Syntax: ftp_open(server:port,user,pwd) Note: FtpCli external library function (See Excreate, ftp client, external library function, passive mode

ftp_close()

Description: Exit an FTP client program. Syntax: ftp_close(client) Note: This FtpCli external library function (See Exteclose, ftp client, external library function

ftp_get()

Description: Download a file from the FTP server. Syntax: ftp_get(client,remoteFile,localFile) Note: FtpCli external libftp server, download file, external library function

ftp_mget()

Description: Download multiple files from a FTP server. Syntax: ftp_mget(client,serverFolder,localFolder,multiServerFileftp server, download, external library function

ftp_mput()

Description: Upload multiple files onto a FTP server. Syntax: ftp_mput(client,serverFolder,localFolder,multiLocalFiles) ftp server, upload, external library function

ftp_put()

Description: Upload a file to the FTP server. Syntax: ftp_put(client,remoteFile,localFile) Note: FtpCli external library upload a file, ftp server, external library function

hbase_close()

Description: Close a HBase connection. Syntax: hbase_close(con) Note: This HbaseCli external library function (See Exterclose, hbase database, external library function

hbase_get()

Description: Query data in HBase database and return a one-row table sequence. Syntax: hbase_get(client,tableName,rowNamquery, hbase database, external library function, tablesequence

hdfs_close()

Description: Close the HDFS connection. Syntax: hdfs_close(hd) Note: This HdfsFileCli external library function (See Ext close, hdfs connection, external library function